install pip with pacman linux

28

$ sudo pacman -S python2-pip                #Python 2

$ sudo pacman -S python-pip                #Python 3

Comments

Submit
0 Comments